home *** CD-ROM | disk | FTP | other *** search
- object SealForm: TSealForm
- Left = 1342
- Top = 601
- BorderStyle = bsNone
- Caption = '�A�C���[�j���O'
- ClientHeight = 419
- ClientWidth = 273
- Color = clBtnFace
- Font.Charset = SHIFTJIS_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- OldCreateOrder = False
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 12
- object SealBaseImg: TImage
- Left = 0
- Top = 0
- Width = 273
- Height = 419
- Align = alClient
- Enabled = False
- end
- object SealImg: TImage
- Left = 9
- Top = 27
- Width = 256
- Height = 384
- OnMouseDown = SealImgMouseDown
- end
- object SealWakuImg: TImage
- Left = 16
- Top = 80
- Width = 32
- Height = 32
- Transparent = True
- end
- object SealWebBtn: TImageButton
- Left = 168
- Top = 0
- Width = 25
- Height = 25
- Hint = '�ŐV�̃V�[���V�[�g������'
- NumGlyphs = 1
- OnClick = SealWebBtnClick
- ShowHint = True
- Visible = False
- end
- object SealSeatDelBtn: TImageButton
- Left = 168
- Top = 24
- Width = 25
- Height = 25
- Hint = '�V�[���V�[�g���폜����'
- NumGlyphs = 1
- OnClick = SealSeatDelBtnClick
- ShowHint = True
- Visible = False
- end
- object SealPutBtn: TImageButton
- Left = 200
- Top = 24
- Width = 25
- Height = 25
- Hint = '�V�[����\��'
- NumGlyphs = 1
- OnClick = SealPutBtnClick
- ShowHint = True
- Visible = False
- end
- object SealDelBtn: TImageButton
- Left = 224
- Top = 24
- Width = 25
- Height = 25
- Hint = '�V�[���𔍂���'
- NumGlyphs = 1
- OnClick = SealDelBtnClick
- ShowHint = True
- Visible = False
- end
- object SealExtBtn: TImageButton
- Left = 240
- Top = 0
- Width = 25
- Height = 25
- Hint = '�V�[���p���b�g��‚���'
- NumGlyphs = 1
- OnClick = SealExtBtnClick
- ShowHint = True
- end
- object SealCBox: TComboBox
- Left = 4
- Top = 16
- Width = 145
- Height = 20
- Hint = '�V�[���V�[�g��I������'
- Style = csDropDownList
- ItemHeight = 12
- ParentShowHint = False
- ShowHint = True
- TabOrder = 5
- Visible = False
- Items.Strings = (
- '�f�t�H���g')
- end
- end
-